* term.c (syms_of_term): Initialize default_orig_pair,
authorChong Yidong <cyd@stupidchicken.com>
Fri, 25 Jul 2008 18:12:23 +0000 (18:12 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 25 Jul 2008 18:12:23 +0000 (18:12 +0000)
default_set_foreground, and default_set_background.

src/ChangeLog

index 47f27574abfc828f0455e9d3a84e142aaca0e926..c55514ca6ec9cd625b4421f80571111905924eeb 100644 (file)
@@ -1,5 +1,8 @@
 2008-07-25  Chong Yidong  <cyd@stupidchicken.com>
 
+       * term.c (syms_of_term): Initialize default_orig_pair,
+       default_set_foreground, and default_set_background.
+
        * getloadavg.c (nl): Rename to name_list to avoid ncurses.h
        clash (bug#86).
        (getloadavg): Callers changed.